x86: allow Dom0 to control a few more MSR bits
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 1 Sep 2008 10:29:01 +0000 (11:29 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 1 Sep 2008 10:29:01 +0000 (11:29 +0100)
commitab2d69651e78072c35646798faebffa352aeadbd
treed9142c4f1300d1c054dff3f58ea4d67761a93e5c
parent76596d0d07a02460a7f11ad5e00a2070249ee3b5
x86: allow Dom0 to control a few more MSR bits

Linux 2.6.27 adds code to enable extended config space accesses in the
Northbridge Configuration MSR; Xen should allow Dom0 to control the
respective bit.

Likewise, 2.6.26 added support to enable the MMIO config space access
method for certain Sun systems, so similarly Xen should allow Dom0 to
control the respective fields of the MMIO Configuration Base Address
Register.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/traps.c
xen/include/asm-x86/msr-index.h